You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > SVDSolve Method > TMtx.SVDSolve Method ([In] TMtx, [In] TMtx, [In] TVec, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.SVDSolve Method ([In] TMtx, [In] TMtx, [In] TVec, double)

Matrix version of SVDSolve. Performs a SVDSolve for each U and V matrices columns in single pass.

Syntax
C#
Visual Basic
public int SVDSolve([In] TMtx B, [In] TMtx X, [In] TVec S, double Threshold);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!